+2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
+
+ * gtk/gtkfilesel.c
+ * gtk/gtkplug.c
+ * gtk/gtkwidget.c
+ * gtk/gtkwindow.c
+ a few typos in docs were fixed
+
2002-05-10 Daniel Elstner <daniel.elstner@gmx.net>
[ merge from stable ]
+2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
+
+ * gtk/gtkfilesel.c
+ * gtk/gtkplug.c
+ * gtk/gtkwidget.c
+ * gtk/gtkwindow.c
+ a few typos in docs were fixed
+
2002-05-10 Daniel Elstner <daniel.elstner@gmx.net>
[ merge from stable ]
+2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
+
+ * gtk/gtkfilesel.c
+ * gtk/gtkplug.c
+ * gtk/gtkwidget.c
+ * gtk/gtkwindow.c
+ a few typos in docs were fixed
+
2002-05-10 Daniel Elstner <daniel.elstner@gmx.net>
[ merge from stable ]
+2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
+
+ * gtk/gtkfilesel.c
+ * gtk/gtkplug.c
+ * gtk/gtkwidget.c
+ * gtk/gtkwindow.c
+ a few typos in docs were fixed
+
2002-05-10 Daniel Elstner <daniel.elstner@gmx.net>
[ merge from stable ]
+2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
+
+ * gtk/gtkfilesel.c
+ * gtk/gtkplug.c
+ * gtk/gtkwidget.c
+ * gtk/gtkwindow.c
+ a few typos in docs were fixed
+
2002-05-10 Daniel Elstner <daniel.elstner@gmx.net>
[ merge from stable ]
+2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
+
+ * gtk/gtkfilesel.c
+ * gtk/gtkplug.c
+ * gtk/gtkwidget.c
+ * gtk/gtkwindow.c
+ a few typos in docs were fixed
+
2002-05-10 Daniel Elstner <daniel.elstner@gmx.net>
[ merge from stable ]
* @filesel: a #GtkFileSelection
*
* This function returns the selected filename in the on-disk encoding
- * (See g_filename_from_utf8()), which may or may not be the same as that
+ * (see g_filename_from_utf8()), which may or may not be the same as that
* used by GTK+ (UTF-8). To convert to UTF-8, call g_filename_to_utf8().
* The returned string points to a statically allocated buffer and
* should be copied if you plan to keep it around.
* @plug: a #GtkPlug.
* @socket_id: the XID of the socket's window.
*
- * Finish the Initialization of @plug for a given #GtkSocket identified by
+ * Finish the initialization of @plug for a given #GtkSocket identified by
* @socket_id. This function will generally only be used by classes deriving from #GtkPlug.
**/
void
* #GtkSocket.
* @socket_id: the XID of the socket's window.
*
- * Finish the Initialization of @plug for a given #GtkSocket identified by
+ * Finish the initialization of @plug for a given #GtkSocket identified by
* @socket_id which is currently displayed on @display.
* This function will generally only be used by classes deriving from #GtkPlug.
**/
* @display : the #GdkDisplay on which @socket_id is displayed
* @socket_id: the XID of the socket's window.
*
- * Create a new plug widget inside the GtkSocket identified by socket_id.
+ * Create a new plug widget inside the #GtkSocket identified by socket_id.
*
* Return value: the new #GtkPlug widget.
*/
* screen, and all widgets added into a heirarchy with a toplevel
* window at the top.
*
- * Return value: %TRUE if there is a #GdkScreen assoicated
+ * Return value: %TRUE if there is a #GdkScreen associcated
* with the widget.
**/
gboolean
/**
* gtk_window_set_screen:
* @window: a #GtkWindow.
- * @screen: a #GtkScreen.
+ * @screen: a #GdkScreen.
*
* Sets the #GdkScreen where the @window is displayed; if
* the window is already mapped, it will be unmapped, and